<!DOCTYPE html>
<html class="client-nojs vector-feature-language-in-header-enabled vector-feature-language-in-main-page-header-disabled vector-feature-page-tools-pinned-disabled vector-feature-toc-pinned-clientpref-0 vector-toc-not-available vector-feature-main-menu-pinned-disabled vector-feature-limited-width-clientpref-1 vector-feature-limited-width-content-enabled vector-feature-custom-font-size-clientpref-1 vector-feature-appearance-pinned-clientpref-0 vector-feature-night-mode-enabled skin-theme-clientpref-os vector-sticky-header-enabled" lang="fr" dir="ltr"><head>
<meta charset="UTF-8">
<title>H.265</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/png" href="./_res_/favicon.png">
<link rel="canonical" href="https://fr.wikipedia.org/wiki/H.265"> <link href="./_mw_/ext.cite.styles.css" rel="stylesheet" type="text/css">
<link href="./_mw_/ext.wikimediamessages.styles.css" rel="stylesheet" type="text/css">
<link href="./_mw_/skins.vector.icons.css" rel="stylesheet" type="text/css">
<link href="./_mw_/skins.vector.search.codex.styles.css" rel="stylesheet" type="text/css">
<link href="./_mw_/skins.vector.styles.css" rel="stylesheet" type="text/css">
<meta name="ResourceLoaderDynamicStyles" content="">
<link rel="stylesheet" type="text/css" href="./_mw_/site.styles.css">
<link rel="stylesheet" type="text/css" href="./_mw_/noscript.css">
<link rel="stylesheet" type="text/css" href="./_res_/footer.css">
<link rel="stylesheet" type="text/css" href="./_res_/vector-2022.css">
</head>
<body class="skin--responsive skin-vector skin-vector-search-vue mediawiki ltr sitedir-ltr mw-hide-empty-elt ns-0 ns-subject page-H_265 rootpage-H_265 skin-vector-2022 action-view">
<div class="mw-page-container">
<div class="mw-page-container-inner">
<div class="mw-content-container">
<main id="content" class="mw-body">
<header class="mw-body-header vector-page-titlebar">
<h1 id="firstHeading" class="firstHeading mw-first-heading"><span class="mw-page-title-main">H.265</span></h1>
</header>
<a id="top"></a>
<div id="bodyContent" class="vector-body ve-init-mw-desktopArticleTarget-targetContainer" aria-labelledby="firstHeading" data-mw-ve-target-container="">
<div id="contentSub">
<div id="mw-content-subtitle"></div>
</div>
<div id="mw-content-text" class="mw-body-content mw-content-ltr" lang="fr" dir="ltr"><div class="mw-content-ltr mw-parser-output" lang="fr" dir="ltr">
<p><b>H.265</b>, ou « <a href="MPEG-H" title="MPEG-H">MPEG-H</a> <b>HEVC</b> » (<i>High Efficiency Video Coding</i>), est une norme de codage/compression vidéo <a href="Organisation_internationale_de_normalisation" title="Organisation internationale de normalisation"><b>ISO</b></a>/<a href="Commission_%C3%A9lectrotechnique_internationale" title="Commission électrotechnique internationale"><b>CEI</b></a> <b>23008-2</b> et UIT-T H.265, publiée le <time class="nowrap" datetime="2013-04-13" data-sort-value="2013-04-13">13 avril 2013</time>. Elle est développée conjointement par les groupes <i>Video Coding Experts Group</i> (VCEG) et <a href="Moving_Picture_Experts_Group" title="Moving Picture Experts Group">Moving Picture Experts Group</a> (MPEG) et doit succéder au <a href="H.264" title="H.264">H.264</a> (ISO/CEI 14496-10 et UIT-T H.264). Ses applications concernent aussi bien la compression des vidéos en <a href="T%C3%A9l%C3%A9vision_%C3%A0_ultra-haute_d%C3%A9finition" title="Télévision à ultra-haute définition">ultra-haute définition</a> que la diminution du débit de transmission sur les réseaux pour les vidéos en définition standard avec des applications pour la vidéo sur mobile et pour l'extension de l'éligibilité aux services audiovisuels (TV, <a href="Vid%C3%A9o_%C3%A0_la_demande" title="Vidéo à la demande">VoD</a>...) des abonnés aux réseaux fixes (ADSL…).
</p>
<div class="mw-heading mw-heading2"><h2 id="Objectifs">Objectifs</h2></div>
<p>Le HEVC a pour but d'améliorer significativement la <a href="Compression_vid%C3%A9o" title="Compression vidéo">compression vidéo</a> par rapport à son prédécesseur le <a href="H.264" title="H.264">MPEG-4 AVC</a>. En effet, l'objectif est de réduire le débit nécessaire de moitié, à qualité équivalente. Ces progrès nécessitent l'utilisation d'<a href="Algorithme" title="Algorithme">algorithmes</a> plus complexes bien que l'accroissement de la complexité ait été limité tout au long de la normalisation.
Le mode opératoire présente de fortes similitudes avec ce qui se fait pour le format <a href="DjVu" title="DjVu">DjVu</a>.
</p><p>Bien que le mode principal de codage vidéo soit le mode progressif, le mode vidéo entrelacé pourra également être utilisé. Le HEVC supporte toutes les définitions d'image usuelles. Il prévoit également le support de cadences d'images plus élevées, pouvant atteindre 100, 120 ou 150 <a href="Images_par_seconde" title="Images par seconde">images par seconde</a>.
</p>
<div class="mw-heading mw-heading2"><h2 id="Profils">Profils</h2></div>
<p>La norme HEVC définit trois profils : le profil principal « Main profile », avec des vidéos codées en 8 bits 4:2:0, le profil « Main 10 », garantissant une <a href="Profondeur_de_couleur" title="Profondeur de couleur">profondeur de couleur</a> de 10 bits, et le profil « Main Still Picture ». Le profil Main Still Picture permet le codage d'une seule image fixe en utilisant les mêmes contraintes que le profil Main profile. En tant que sous-ensemble du profil Main profile, le profil Main Still Picture offre une profondeur de couleur sur 8 bits avec une <a href="Colorim%C3%A9trie" title="Colorimétrie">colorimétrie</a> échantillonnée en 4:2:0.
</p>
<div class="mw-heading mw-heading3"><h3 id="Le_profil_principal_«_Main_profile_»"><span id="Le_profil_principal_.C2.AB_Main_profile_.C2.BB"></span>Le profil principal « Main profile »</h3></div>
<p>Le profil principal permet une <a href="Profondeur_de_couleur" title="Profondeur de couleur">profondeur de couleur</a> de 8 bits par échantillon avec <a href="Sous-%C3%A9chantillonnage_de_la_chrominance" title="Sous-échantillonnage de la chrominance">sous-échantillonnage de la chrominance</a> 4:2:0, qui est le type le plus commun de la vidéo avec des appareils grand public.
</p>
<div class="mw-heading mw-heading3"><h3 id="Le_profil_«_Main_10_»"><span id="Le_profil_.C2.AB_Main_10_.C2.BB"></span>Le profil « Main 10 »</h3></div>
<p>Le Main 10 permet une profondeur de couleur de 8 bits à 10 bits par échantillon avec sous-échantillonnage chroma 4:2:0.
</p>
<div class="mw-heading mw-heading3"><h3 id="Le_profil_«_Main_Still_Picture_»"><span id="Le_profil_.C2.AB_Main_Still_Picture_.C2.BB"></span>Le profil « Main Still Picture »</h3></div>
<p>Le profil Main Still Picture est destiné, comme son nom l'indique, à une image fixe.
Une comparaison des performances de la compression d'image a été faite en <time class="nowrap" datetime="2013-01" data-sort-value="2013-01">janvier 2013</time> en utilisant le codec HEVC HM 8.0rc2 :
</p>
<table class="wikitable" cellpadding="1" cellspacing="1" style="text-align:right;">
<caption>Comparaison des normes pour la compression d'image
</caption>
<tbody><tr>
<th rowspan="2">
</th>
<th colspan="4">Réduction par rapport à
</th></tr>
<tr>
<th><a href="JPEG" title="JPEG">JPEG</a>
</th>
<th><a href="JPEG_2000" title="JPEG 2000">JPEG 2000</a>
</th>
<th><a href="JPEG_XR" title="JPEG XR">JPEG XR</a>
</th>
<th><a href="WebP" title="WebP">WebP</a>
</th></tr>
<tr>
<th>HEVC-MSP
</th>
<td>de -43,0 % à -56 %
</td>
<td>de -20,26 % à -30,96 %
</td>
<td>de -43,10 % à -61,63 %
</td>
<td>-31,0 %
</td></tr></tbody></table>
<div class="mw-heading mw-heading3"><h3 id="Les_profils_d'extensions_standard"><span id="Les_profils_d.27extensions_standard"></span>Les profils d'extensions standard</h3></div>
<p>En <time class="nowrap" datetime="2013-11" data-sort-value="2013-11">novembre 2013</time>, seize profils supplémentaires ont été ajoutés: Main 12, Main 4:2:2 10, Main 4:2:2 12, Main 4:4:4, Main 4:4:4 10, Main 4:4:4 12, Monochrome 12, Monochrome 16, Main 12 Intra, Main 4:2:2 10 Intra, Main 4:2:2 12 Intra, Main 4:4:4 Intra, Main 4:4:4 10 Intra, Main 4:4:4 12 Intra, Monochrome 12 Intra et Monochrome 16 Intra.
</p>
<div class="mw-heading mw-heading2"><h2 id="Performances">Performances</h2></div>
<p>Le HEVC a été évalué en qualité subjective lors de la normalisation. Il offre un gain en compression de l'ordre de 50 % en <a href="720p" title="720p">720p</a> et de 60 % en <a href="1080p" title="1080p">1080p</a> par rapport au <a href="H.264" title="H.264">AVC</a>, dans une configuration similaire pour une qualité équivalente.
</p><p>L'utilisation de la compression HEVC pour des images fixes a permis d'obtenir des réductions de taille importante pour les images compressées en comparaison d'autres solutions : de -20,26 % à -30,96 % face à <a href="JPEG_2000" title="JPEG 2000">JPEG 2000</a>, de -43,10 % à -61,63 % face à JPEG XR, -31,0 % face à WebP, de -43,0 % à -56 % face à JPEG. Cette étude ayant été menée en <time class="nowrap" datetime="2013-01" data-sort-value="2013-01">janvier 2013</time>, en utilisant le codec HEVC HM 8.0rc2, le codec Kakadu version 6.0 pour JPEG 2000, et enfin, le codec IJG version 6b pour JPEG<sup id="cite_ref-HEVCApril2012I0461_1-0" class="reference"><a href="#cite_note-HEVCApril2012I0461-1"><span class="cite-bracket">[</span>1<span class="cite-bracket">]</span></a></sup><sup class="reference cite_virgule">,</sup>
<sup id="cite_ref-HEVCMay2012I0595_2-0" class="reference"><a href="#cite_note-HEVCMay2012I0595-2"><span class="cite-bracket">[</span>2<span class="cite-bracket">]</span></a></sup><sup class="reference cite_virgule">,</sup>
<sup id="cite_ref-HEVCJanuary2013L0380_3-0" class="reference"><a href="#cite_note-HEVCJanuary2013L0380-3"><span class="cite-bracket">[</span>3<span class="cite-bracket">]</span></a></sup>.
</p>
<div class="mw-heading mw-heading2"><h2 id="Brevets">Brevets</h2></div>
<p>Le <time class="nowrap" datetime="2012-06-26" data-sort-value="2012-06-26">26 juin 2012</time>, <a href="MPEG_LA" title="MPEG LA">MPEG LA</a> a annoncé sa volonté de licencier les brevets sur HEVC<sup id="cite_ref-MPEGLAwebsiteHEVCPatentsPDF_4-0" class="reference"><a href="#cite_note-MPEGLAwebsiteHEVCPatentsPDF-4"><span class="cite-bracket">[</span>4<span class="cite-bracket">]</span></a></sup>.
</p><p>Cependant, contrairement aux codecs MPEG précédents, MPEG LA n'a pas fait l'unanimité, et deux organismes rivaux de licence des brevets ont émergé : HEVC Advance et Velos Media. Par ailleurs, certains gros industriels préfèrent licencier directement leurs brevets sans passer par des organismes de gestion des droits<sup id="cite_ref-5" class="reference"><a href="#cite_note-5"><span class="cite-bracket">[</span>5<span class="cite-bracket">]</span></a></sup>. Les montants des redevances sont en hausse par rapport aux standards précédents, et ne sont parfois pas publics. Devant une telle incertitude sur les coûts, qui se chiffrent parfois en millions de dollars, est créée l'<a href="Alliance_for_Open_Media" title="Alliance for Open Media">Alliance for Open Media</a>, qui vise à créer un codec libre de droit nommé <a href="AV1_(codec)" title="AV1 (codec)">AV1</a><sup id="cite_ref-6" class="reference"><a href="#cite_note-6"><span class="cite-bracket">[</span>6<span class="cite-bracket">]</span></a></sup><sup class="reference cite_virgule">,</sup><sup id="cite_ref-7" class="reference"><a href="#cite_note-7"><span class="cite-bracket">[</span>7<span class="cite-bracket">]</span></a></sup>.
</p>
<div class="mw-heading mw-heading2"><h2 id="Historique">Historique</h2></div>
<p>Le développement de cette norme de codage/compression vidéo s'est effectué à partir de 2004 conjointement au sein de l'<a href="Union_internationale_des_t%C3%A9l%C3%A9communications" title="Union internationale des télécommunications">UIT-T</a> Q.6/SG16 Video Coding Experts Group (VCEG) ainsi que l'<a href="Organisation_internationale_de_normalisation" title="Organisation internationale de normalisation">ISO</a>/<a href="Commission_%C3%A9lectrotechnique_internationale" title="Commission électrotechnique internationale">CEI</a> <a href="Moving_Picture_Experts_Group" title="Moving Picture Experts Group">Moving Picture Experts Group</a> (MPEG).
</p><p>Elle porte le nom formel de HEVC, à l'UIT elle prend le numéro de H.265, tandis que pour le <a href="Consortium" title="Consortium">consortium</a> MPEG elle se nomme MPEG-H partie 2 ou encore ISO/CEI 23008-2.
</p><p>En <time class="nowrap" datetime="2012-07" data-sort-value="2012-07">juillet 2012</time>, le HEVC passe à l'état de brouillon (DIS, Draft International Standard)<sup id="cite_ref-8" class="reference"><a href="#cite_note-8"><span class="cite-bracket">[</span>8<span class="cite-bracket">]</span></a></sup>.
</p><p>La norme est approuvée et finalisée (FDIS, Final Draft International Standard) en <time class="nowrap" datetime="2013-01" data-sort-value="2013-01">janvier 2013</time>, sous le nom H.265/HEVC (ISO/IEC 23008-2)<sup id="cite_ref-THFR30012013_9-0" class="reference"><a href="#cite_note-THFR30012013-9"><span class="cite-bracket">[</span>9<span class="cite-bracket">]</span></a></sup> par l'<a href="Union_internationale_des_t%C3%A9l%C3%A9communications" title="Union internationale des télécommunications">Union internationale des télécommunications</a> (ITU). Selon le <a href="Communiqu%C3%A9_de_presse" title="Communiqué de presse">communiqué de presse</a>, le standard ITU-T H.265 / ISO/IEC 23008-2 HEVC offre une solution flexible, fiable et robuste. Il est ainsi désigné comme le standard de la prochaine décennie à la fois pour l’accès aux contenus vidéo <a href="Haute_d%C3%A9finition" title="Haute définition">HD</a> et pour l’ultra haute définition. Le communiqué ITU précise que les sociétés <a href="Ateme" title="Ateme">Ateme</a>, <a href="Broadcom" title="Broadcom">Broadcom</a>, <a href="CyberLink" title="CyberLink">CyberLink</a>, <a href="Ericsson" title="Ericsson">Ericsson</a>, <a href="Institut_Fraunhofer_pour_les_t%C3%A9l%C3%A9communications" title="Institut Fraunhofer pour les télécommunications">Institut Fraunhofer pour les télécommunications</a> (Fraunhofer HHI]), <a href="Mitsubishi" title="Mitsubishi">Mitsubishi</a> et <a href="NHK" title="NHK">NHK</a> ont déjà présenté des implémentations de HEVC.
</p>
<div class="mw-heading mw-heading2"><h2 id="Notes_et_références"><span id="Notes_et_r.C3.A9f.C3.A9rences"></span>Notes et références</h2></div>
<div class="references-small decimal" style="column-width:30em;"><ol class="references">
<li id="cite_note-HEVCApril2012I0461-1"><span class="mw-cite-backlink"><a href="#cite_ref-HEVCApril2012I0461_1-0">↑</a> </span><span class="reference-text"><span class="ouvrage" id="LainemaUgur2012"><span class="ouvrage" id="Jani_LainemaKemal_Ugur2012"><abbr class="abbr indicateur-langue" title="Langue : anglais">(en)</abbr> Jani Lainema et Kemal Ugur, « <cite style="font-style:normal" lang="en">On HEVC still picture coding performance</cite> », <i><span class="lang-en" lang="en">JCT-VC</span></i>, <time class="nowrap" datetime="2012-04-20" data-sort-value="2012-04-20">20 avril 2012</time> <small style="line-height:1em;">(<a rel="nofollow" class="external text" href="http://phenix.it-sudparis.eu/jct/doc_end_user/current_document.php?id=5721">lire en ligne</a>, consulté le <time class="nowrap" datetime="2013-01-22" data-sort-value="2013-01-22">22 janvier 2013</time>)</small><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=On+HEVC+still+picture+coding+performance&rft.jtitle=JCT-VC&rft.aulast=Lainema&rft.aufirst=Jani&rft.au=Kemal+Ugur&rft.date=2012-04-20&rft_id=http%3A%2F%2Fphenix.it-sudparis.eu%2Fjct%2Fdoc_end_user%2Fcurrent_document.php%3Fid%3D5721&rfr_id=info%3Asid%2Ffr.wikipedia.org%3AH.265"></span></span></span>.</span>
</li>
<li id="cite_note-HEVCMay2012I0595-2"><span class="mw-cite-backlink"><a href="#cite_ref-HEVCMay2012I0595_2-0">↑</a> </span><span class="reference-text"><span class="ouvrage" id="NguyenMarpe2012"><span class="ouvrage" id="T._NguyenD._Marpe2012"><abbr class="abbr indicateur-langue" title="Langue : anglais">(en)</abbr> T. Nguyen et D. Marpe, « <cite style="font-style:normal" lang="en">Performance Comparison of HM 6.0 with Existing Still Image Compression Schemes Using a Test Set of Popular Still Images</cite> », <i><span class="lang-en" lang="en">JCT-VC</span></i>, <time class="nowrap" datetime="2012-05-03" data-sort-value="2012-05-03">3 mai 2012</time> <small style="line-height:1em;">(<a rel="nofollow" class="external text" href="http://phenix.it-sudparis.eu/jct/doc_end_user/current_document.php?id=5871">lire en ligne</a>, consulté le <time class="nowrap" datetime="2012-12-31" data-sort-value="2012-12-31">31 décembre 2012</time>)</small><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=Performance+Comparison+of+HM+6.0+with+Existing+Still+Image+Compression+Schemes+Using+a+Test+Set+of+Popular+Still+Images&rft.jtitle=JCT-VC&rft.aulast=Nguyen&rft.aufirst=T.&rft.au=D.+Marpe&rft.date=2012-05-03&rft_id=http%3A%2F%2Fphenix.it-sudparis.eu%2Fjct%2Fdoc_end_user%2Fcurrent_document.php%3Fid%3D5871&rfr_id=info%3Asid%2Ffr.wikipedia.org%3AH.265"></span></span></span>.</span>
</li>
<li id="cite_note-HEVCJanuary2013L0380-3"><span class="mw-cite-backlink"><a href="#cite_ref-HEVCJanuary2013L0380_3-0">↑</a> </span><span class="reference-text"><span class="ouvrage" id="HanhartRerabekKorshunovEbrahimi2013"><span class="ouvrage" id="Philippe_HanhartMartin_RerabekPavel_KorshunovTouradj_Ebrahimi2013"><abbr class="abbr indicateur-langue" title="Langue : anglais">(en)</abbr> Philippe Hanhart, Martin Rerabek, Pavel Korshunov et Touradj Ebrahimi, « <cite style="font-style:normal" lang="en">AhG4: Subjective evaluation of HEVC intra coding for still image compression</cite> », <i><span class="lang-en" lang="en">JCT-VC</span></i>, <time class="nowrap" datetime="2013-01-09" data-sort-value="2013-01-09">9 janvier 2013</time> <small style="line-height:1em;">(<a rel="nofollow" class="external text" href="http://phenix.it-sudparis.eu/jct/doc_end_user/current_document.php?id=7167">lire en ligne</a>, consulté le <time class="nowrap" datetime="2013-01-11" data-sort-value="2013-01-11">11 janvier 2013</time>)</small><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=AhG4%3A+Subjective+evaluation+of+HEVC+intra+coding+for+still+image+compression&rft.jtitle=JCT-VC&rft.aulast=Hanhart&rft.aufirst=Philippe&rft.au=Martin+Rerabek&rft.au=Pavel+Korshunov&rft.au=Touradj+Ebrahimi&rft.date=2013-01-09&rft_id=http%3A%2F%2Fphenix.it-sudparis.eu%2Fjct%2Fdoc_end_user%2Fcurrent_document.php%3Fid%3D7167&rfr_id=info%3Asid%2Ffr.wikipedia.org%3AH.265"></span></span></span>.</span>
</li>
<li id="cite_note-MPEGLAwebsiteHEVCPatentsPDF-4"><span class="mw-cite-backlink"><a href="#cite_ref-MPEGLAwebsiteHEVCPatentsPDF_4-0">↑</a> </span><span class="reference-text"><span class="ouvrage" id="LA2012"><span class="ouvrage" id="MPEG_LA2012"><abbr class="abbr indicateur-langue" title="Langue : anglais">(en)</abbr> MPEG LA, <span class="noarchive">« <a rel="nofollow" class="external text" href="http://www.mpegla.com/Lists/MPEG%20LA%20News%20List/Attachments/244/n-12-06-26.pdf"><cite style="font-style:normal;" lang="en">MPEG LA Announces Call for Patents Essential to High Efficiency Video Coding (HEVC)</cite></a> » <small class=" cachelinks">[<a rel="nofollow" class="external text" href="https://web.archive.org/web/20120722072928/http://www.mpegla.com/Lists/MPEG%20LA%20News%20List/Attachments/244/n-12-06-26.pdf">archive du <time class="nowrap" datetime="2012-07-22" data-sort-value="2012-07-22">22 juillet 2012</time></a>]</small></span> <abbr class="abbr indicateur-format format-pdf" title="Document au format Portable Document Format (PDF) d'Adobe">[PDF]</abbr>, <time class="nowrap" datetime="2012-06-26" data-sort-value="2012-06-26">26 juin 2012</time> <small style="line-height:1em;">(consulté le <time class="nowrap" datetime="2014-01-04" data-sort-value="2014-01-04">4 janvier 2014</time>)</small></span></span>.</span>
</li>
<li id="cite_note-5"><span class="mw-cite-backlink"><a href="#cite_ref-5">↑</a> </span><span class="reference-text"><span class="ouvrage" id="Taufour2018"><span class="ouvrage" id="Pierre-Antoine_Taufour2018">Pierre-Antoine Taufour, « <a rel="nofollow" class="external text" href="http://www.mediakwest.com/broadcast/item/mk26-la-guerre-des-codecs-aura-t-elle-lieu.html"><cite style="font-style:normal;">La guerre des codecs aura-t-elle lieu ?</cite></a> », sur <span class="italique">Mediakwest.com</span>, <time class="nowrap" datetime="2018-08-30" data-sort-value="2018-08-30">30 août 2018</time> <small style="line-height:1em;">(consulté le <time class="nowrap" datetime="2019-02-02" data-sort-value="2019-02-02">2 février 2019</time>)</small></span></span>.</span>
</li>
<li id="cite_note-6"><span class="mw-cite-backlink"><a href="#cite_ref-6">↑</a> </span><span class="reference-text"><span class="ouvrage" id="Bécuwe2015"><span class="ouvrage" id="Nicolas_Bécuwe2015">Nicolas Bécuwe, « <a rel="nofollow" class="external text" href="http://www.hdfever.fr/2015/09/02/alliance-for-open-media-un-codec-pour-detroner-le-hevc/"><cite style="font-style:normal;">Alliance for Open Media : un codec pour détrôner le HEVC</cite></a> », sur <span class="italique">hdfever.fr</span>, <time class="nowrap" datetime="2015-09-02" data-sort-value="2015-09-02">2 septembre 2015</time> <small style="line-height:1em;">(consulté le <time class="nowrap" datetime="2019-02-02" data-sort-value="2019-02-02">2 février 2019</time>)</small></span></span>.</span>
</li>
<li id="cite_note-7"><span class="mw-cite-backlink"><a href="#cite_ref-7">↑</a> </span><span class="reference-text"><span class="ouvrage" id="McAllister2015"><span class="ouvrage" id="Neil_McAllister2015"><abbr class="abbr indicateur-langue" title="Langue : anglais">(en)</abbr> Neil McAllister, « <a rel="nofollow" class="external text" href="https://www.theregister.co.uk/2015/09/01/alliance_for_open_media/"><cite style="font-style:normal;" lang="en">Web giants gang up to take on MPEG LA, HEVC Advance with royalty-free streaming codec</cite></a> », sur <span class="italique"><a href="The_Register" title="The Register">theregister.co.uk</a></span>, <time class="nowrap" datetime="2015-09-01" data-sort-value="2015-09-01"><abbr class="abbr" title="premier">1<sup>er</sup></abbr> septembre 2015</time> <small style="line-height:1em;">(consulté le <time class="nowrap" datetime="2019-02-02" data-sort-value="2019-02-02">2 février 2019</time>)</small></span></span>.</span>
</li>
<li id="cite_note-8"><span class="mw-cite-backlink"><a href="#cite_ref-8">↑</a> </span><span class="reference-text"><span class="ouvrage" id="MPEG2012">MPEG, <span class="noarchive">« <a rel="nofollow" class="external text" href="http://mpeg.chiariglione.org/meetings/stockholm12/stockholm_press.htm"><cite style="font-style:normal;">HEVC near completion</cite></a> » <small class=" cachelinks">[<a rel="nofollow" class="external text" href="https://web.archive.org/web/20120922135605/http://mpeg.chiariglione.org/meetings/stockholm12/stockholm_press.htm">archive du <time class="nowrap" datetime="2012-09-22" data-sort-value="2012-09-22">22 septembre 2012</time></a>]</small></span>, sur <span class="italique">MPEG</span>, <time class="nowrap" datetime="2012-07-20" data-sort-value="2012-07-20">20 juillet 2012</time> <small style="line-height:1em;">(consulté le <time class="nowrap" datetime="2012-09-06" data-sort-value="2012-09-06">6 septembre 2012</time>)</small></span>.</span>
</li>
<li id="cite_note-THFR30012013-9"><span class="mw-cite-backlink"><a href="#cite_ref-THFR30012013_9-0">↑</a> </span><span class="reference-text"><span class="ouvrage" id="Dandumont"><span class="ouvrage" id="Pierre_Dandumont">Pierre Dandumont, « <a rel="nofollow" class="external text" href="http://www.tomshardware.fr/articles/H265-hevc,1-36789.html"><cite style="font-style:normal;">Le H.265/HEVC a été approuvé</cite></a> », sur <span class="italique">Tom's Hardware</span>, <time class="nowrap" datetime="2013-01-28" data-sort-value="2013-01-28">28 janvier 2013</time> <small style="line-height:1em;">(consulté le <time class="nowrap" datetime="2013-01-30" data-sort-value="2013-01-30">30 janvier 2013</time>)</small></span></span>.</span>
</li>
</ol>
</div>
<div class="mw-heading mw-heading2"><h2 id="Annexes">Annexes</h2></div>
<div class="mw-heading mw-heading3"><h3 id="Articles_connexes">Articles connexes</h3></div>
<ul><li><a href="X265" title="X265">x265</a>, <a href="Biblioth%C3%A8que_logicielle" title="Bibliothèque logicielle">bibliothèque logicielle</a> <a href="Logiciel_libre" title="Logiciel libre">libre</a> de codage et décodage du standard H.265/HEVC.</li>
<li><a href="VP9" title="VP9">VP9</a>, un codec vidéo libre concurrent développé par Google.</li>
<li><a href="AV1_(codec)" title="AV1 (codec)">AV1</a>, un codec vidéo libre concurrent développé par l'organisation <a href="Alliance_for_Open_Media" title="Alliance for Open Media">AOMedia</a>.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Liens_externes">Liens externes</h3></div>
<ul><li><a rel="nofollow" class="external text" href="http://www.iso.org/iso/fr/home/store/catalogue_ics/catalogue_detail_ics.htm?csnumber=67660">ISO/CEI 23008-2</a></li>
<li><a rel="nofollow" class="external text" href="http://www.itu.int/ITU-T/recommendations/rec.aspx?rec=12455&lang=fr">UIT-T H.265</a></li></ul>
<ul id="bandeau-portail" class="bandeau-portail"><li><span class="bandeau-portail-element"><span class="bandeau-portail-icone"><span class="noviewer" typeof="mw:File"></span></span> <span class="bandeau-portail-texte">Portail des télécommunications</span> </span></li> <li><span class="bandeau-portail-element"><span class="bandeau-portail-icone"><span class="noviewer" typeof="mw:File"></span></span> <span class="bandeau-portail-texte">Portail de l’imagerie numérique</span> </span></li> </ul></div><!--htdig_noindex--><div><div class="zim-footer">
Cet article est issu de <a class="external text" title="Dernière modification le 2025-06-17" href="https://fr.wikipedia.org/wiki/?title=H.265&oldid=226580378">Wikipédia</a>. Sauf mention contraire, le texte est disponible sous <a class="external text" href="https://creativecommons.org/licenses/by-sa/4.0/deed.fr">Creative Commons Attribution-Share Alike 4.0</a>. Des conditions supplémentaires peuvent s’appliquer aux fichiers multimédias.
</div>
</div><!--/htdig_noindex--></div>
</div>
</main>
</div>
</div>
</div>
<script src="./_webp_/webpHandler.js"></script>
</body></html>